Engineering posts about Regression Testing
Curated summaries and key learnings for engineers working with Regression Testing.
Meta (Facebook)
4m
The Death of Traditional Testing: Agentic Development Broke a 50-Year-Old Field, JiTTesting Can Revive It
The article introduces the concept of Just-in-Time Tests (JiTTests), a transformative approach to software testing that leverages large language models (LLMs) to generate bespoke tests automatically...
Atlassian
10m
Taming Test Flakiness: How We Built a Scalable Tool to Detect and Manage Flaky Tests
The article outlines the development of Flakinator, a scalable tool created by Atlassian to detect and manage flaky tests within CI/CD pipelines. Flaky tests can lead to significant inefficiencies...